Remus: fix ia64 build
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 5 Feb 2010 10:37:24 +0000 (10:37 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 5 Feb 2010 10:37:24 +0000 (10:37 +0000)
commite7a5d6fa8553b2c02ff12d1cf7dd50893239b524
tree8e6c413c53176502f08c66fc9a2b4ab000fb38a6
parent95861f88c78ca0719089f20f383f7a53ccac1e31
Remus: fix ia64 build

This patch fixes the following error:
  /xen-unstable.hg/tools/remus/kmod/sch_queue.c: In function
  `is_foreign':
  /xen-unstable.hg/tools/remus/kmod/sch_queue.c:51: error:
  `phys_to_machine_mapping' undeclared (first use in this function)

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
tools/remus/kmod/sch_queue.c